Fix make dist
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Dec 2013 05:48:08 +0000 (00:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Dec 2013 06:04:10 +0000 (01:04 -0500)
testsuite/gtk/Makefile.am

index 0c11ef4f02ab51e18bb8e9e811aa3047af302f1c..077b4f3b108ae216a695c93f5fb6fcc8ae2a8e7f 100644 (file)
@@ -136,6 +136,8 @@ GTK_GSETTINGS_SCHEMAS = \
 
 BUILT_SOURCES = gschemas.compiled
 
+CLEANFILES = gschemas.compiled
+
 gschemas.compiled: $(GTK_GSETTINGS_SCHEMAS)
        $(GLIB_COMPILE_SCHEMAS) \
                $(addprefix --schema-file=,$(GTK_GSETTINGS_SCHEMAS)) \